home *** CD-ROM | disk | FTP | other *** search
-
-
-
- Copyright(V37) Copyright(V37)
-
-
- FFOORRMMAATT
- CCOOPPYYRRIIGGHHTT [FFIILLEE] (_f_i_l_e|_p_a_t_t_e_r_n)...
-
- TTEEMMPPLLAATTEE
- FFIILLEE//MM//AA
-
- PPUURRPPOOSSEE
- To find and print embedded copyright messages.
-
- SSPPEECCIIFFIICCAATTIIOONN
- CCOOPPYYRRIIGGHHTT finds embedded copyright messages in the given
- files. The embedded messages have the following format:
-
- $COPYRIGHT: _m_e_s_s_a_g_e _s_t_r_i_n_g $|NUL
-
- They are terminated by either a NUL byte (0x0) or a $
- character. Thus it is possible to output multi-line mes
- sages if you use something like
-
- char msg[]="$COPYRIGHT:(c) 1993 Joe Hacker\nThis is...$";
-
- in your source code. Leading spaces in the message are
- skipped.
-
- It is recommended that you always use the terminating $
- character. The NUL byte is accepted mainly to be compati
- ble with a similar copyright string used in software like
- the _X_F_H_-_H_a_n_d_l_e_r by Kristian Nielsen (bombadil@diku.dk).
-
- No diagnostic is printed if a copyright message can't be
- found.
-
- SSEEEE AALLSSOO
- VVEERRSSIIOONN(AmigaDOS)
-
- AAUUTTHHOORR
- Torsten Poulin (torsten@diku.dk)
-
- UUNNRREESSTTRRIICCTTIIOONNSS
- CCOOPPYYRRIIGGHHTT is free; anyone may redistribute copies of CCOOPPYY
- RRIIGGHHTT to anyone under the terms stated in the GNU General
- Public Licence, a copy of which accompanies each copy of
- CCOOPPYYRRIIGGHHTT.
-
- Torsten Poulin encourages you to improve and extend CCOOPPYY
- RRIIGGHHTT, and urges that you contribute your extensions to
- the world.
-
-
-
-
-
-
-
-
-
-
- Copyright version 37.3 1 March 1993 1
-
-
-